February 19, 2021
์ด๋ค ๋น ๊ณต๊ฐ์ด ๋๋๊ธฐ ์ ์, ์ฆ ์ปค์ง๊ฑฐ๋ ์ค์ด๋ค๊ธฐ ์ ์ element ์ ๊ธฐ๋ณธ ํฌ๊ธฐ๋ฅผ ์ ํ๋ ์์ฑ์ด ๋ฐ๋ก flex-basis ๋ผ๊ณ ํ๋ค.
flex-basis ๋ flex ๋ถ๋ชจ์ child ์ ์ ์ฉํ๋ฉฐ, flex-basis ๋ element ์๊ฒ ์ฒ์(initial) ํฌ๊ธฐ๋ฅผ ์ฃผ๋๊ฑฐ๋ผ ํ๋ค.
์ฒ์ ํฌ๊ธฐ ์ด์ง๋ง ์ค์ ํฌ๊ธฐ๊ฐ ์๋ ์ด์ ๋, flex-grow ์ flex-shrink ์ ์ํด ํฌ๊ธฐ๊ฐ ๋ฐ๋๊ธฐ ๋๋ฌธ์ด๋ค.
flex-basis ๋ main axis ์์ ์์ฉํ๋ฏ๋ก flex-direction ์ด row ์ผ๋, flex-basis ๋ width ์ด๋ค.
๊ทธ๋ฐ๋ฐ flex-direction ์ด column ์ด๋ฉด, flex-basis ๋ height ๊ฐ ๋๋ค. ์ด๋ ๋ถ๋ชจ ์์์ ๋์ด๊ฐ ์ง์ ๋์ด ์์ด์ผ ์ ๋๋ก ๋ณด์ด๊ฒ ๋๋ค.
ํ์ง๋ง flex-basis ๋ width ๋ก ๋์ฒด๋ ์ ์๋ค.
flex-basis ๊ฐ ๋ณํ์ง ์์ผ๋ฉด flex-basis ๋ width ์ ๊ฐ๋ค.